Resource StructureDefinition/FHIR Server from package ca.on.dhdr.r4.v4#0.1.2-beta (31 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"url" : "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-ext-drug-service-coverage",
"version" : "4.0.0",
"name" : "DrugServiceCoverage",
"title" : "Drug/Service Coverage",
"status" : "draft",
"description" : "Indicates whether a medication or service cost was covered by a public plan, a private insurance plan or by the patient themselves.",
"fhirVersion" : "4.0.1",
"kind" : "complex-type",
"abstract" : false,
"context" : [
{
"type" : "element",
"expression" : "MedicationDispense"
}
],
"type" : "Extension",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Extension",
"path" : "Extension",
"mustSupport" : true
},
{
"id" : "Extension.url",
"path" : "Extension.url",
"fixedUri" : "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-medications-ext-drug-service-coverage"
},
{
"id" : "Extension.value[x]",
"path" : "Extension.value[x]",
"min" : 1,
"type" : [
{
"code" : "Coding"
}
],
"mustSupport" : true
},
{
"id" : "Extension.value[x].system",
"path" : "Extension.value[x].system",
"min" : 1,
"fixedUri" : "http://ehealthontario.ca/fhir/CodeSystem/drug-service-coverage",
"mustSupport" : true
},
{
"id" : "Extension.value[x].code",
"path" : "Extension.value[x].code",
"min" : 1,
"mustSupport" : true,
"binding" : {
"strength" : "required",
"valueSet" : "http://ehealthontario.ca/fhir/ValueSet/dhdr-drug-service-coverage"
}
},
{
"id" : "Extension.value[x].display",
"path" : "Extension.value[x].display",
"min" : 1,
"mustSupport" : true
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.